Build Log
  

Build started: Project: cpx2pgm, Configuration: Release|Win32

Command Lines
  
Creating temporary file "g:\Diplomova prace\Podpurne programy\cpx2pgm\cpx2pgm\Release\RSP00000136403660.rsp" with contents
[
/O2 /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Yu"stdafx.h" /Fp"Release\cpx2pgm.pch" /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\cpx2pgm.cpp"
]
Creating command line "cl.exe @"g:\Diplomova prace\Podpurne programy\cpx2pgm\cpx2pgm\Release\RSP00000136403660.rsp" /nologo /errorReport:prompt"
Creating temporary file "g:\Diplomova prace\Podpurne programy\cpx2pgm\cpx2pgm\Release\RSP00000236403660.rsp" with contents
[
/OUT:"G:\Diplomova prace\Podpurne programy\cpx2pgm\Release\cpx2pgm.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\cpx2pgm.exe.intermediate.manifest" /DEBUG /PDB:"g:\Diplomova prace\Podpurne programy\cpx2pgm\release\cpx2pgm.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /MACHINE:X86 kernel32.lib

".\libtiff.lib"

".\Release\cpx2pgm.obj"

".\Release\stdafx.obj"
]
Creating command line "link.exe @"g:\Diplomova prace\Podpurne programy\cpx2pgm\cpx2pgm\Release\RSP00000236403660.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "g:\Diplomova prace\Podpurne programy\cpx2pgm\cpx2pgm\Release\RSP00000336403660.rsp" with contents
[
/outputresource:"..\release\cpx2pgm.exe;#1" /manifest

".\Release\cpx2pgm.exe.intermediate.manifest"
]
Creating command line "mt.exe @"g:\Diplomova prace\Podpurne programy\cpx2pgm\cpx2pgm\Release\RSP00000336403660.rsp" /nologo"
Creating temporary file "g:\Diplomova prace\Podpurne programy\cpx2pgm\cpx2pgm\Release\BAT00000436403660.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """g:\Diplomova prace\Podpurne programy\cpx2pgm\cpx2pgm\Release\BAT00000436403660.bat"""
Output Window
  
Compiling...
cpx2pgm.cpp
.\cpx2pgm.cpp(9) : warning C4067: unexpected tokens following preprocessor directive - expected a newline
.\cpx2pgm.cpp(105) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\cpx2pgm.cpp(106) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\cpx2pgm.cpp(122) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\cpx2pgm.cpp(123) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\cpx2pgm.cpp(136) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\cpx2pgm.cpp(139) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://g:\Diplomova prace\Podpurne programy\cpx2pgm\cpx2pgm\Release\BuildLog.htm"
cpx2pgm - 0 error(s), 7 warning(s)